You are here: Symbol Reference > Dew Namespace > Dew.Signal Namespace > Dew.Signal.Units Namespace > Classes > SignalUtils Class > SignalUtils Methods > SignalUtils.NextDCCrossing Method
Dew Signal for .NET
ContentsIndexHome
PreviousUpNext
SignalUtils.NextDCCrossing Method

Locate the next DC crossing.

Syntax
C#
Visual Basic
public static void NextDCCrossing([In] TVec Src, ref int Offset, double DC);

Return the next DC crossing found in Src looking from Offset to the right. Offset is modified to reflect the position of the found DC crossing.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!